/**title**/

.jl_title p:nth-of-type(2) span {
	color:#e5732a;
}
.jl_title p:nth-of-type(2) {
	text-align:center;
	font-size:36px;
	font-weight:bold;
	line-height:1.2em;
	margin-top:-30px;
	color:#333;
}
.jl_title p:nth-of-type(3) {
	text-align:center;
	font-size:16px;
	color:#666;
	margin-top:20px;
}
.jl_title p:nth-of-type(1) {
	text-transform:uppercase;
	font-size:80px;
	color:#ebebeb;
	text-align:center;
	font-family:Impact !important;
	line-height:1em;
}
/**nybanner**/

.n_banner {
	width:100%;
	position:relative;
	left:0%;
	margin-left:0px;
	margin-top:99px;
	overflow:hidden;
}
.n_banner img {
	width:100%;
	margin:0 auto;
	transition:all 0.5s;
}
.banner_text {
	position:absolute;
	top:50%;
	width:100%;
	transform:translateY(-50%);
}
.banner_text p {
	font-size:30px;
	max-width:1440px;
	margin:auto;
	padding:0px 20px;
	text-align:center;
	color:#fff;
	font-weight:normal;
}
.banner_text p span {
	font-weight:normal;
	display:block;
	font-size:70px;
	position:relative;
	padding-top:0px;
	line-height:1em;
	font-family:Branch !important;
	text-transform:uppercase;
}
/**fl*

.fl {
	width:100%;
	background:none;
	overflow:hidden;
	position:relative;
	margin-top:0px;/*
	background:#0c132b;
	border-bottom:0px #f6f6f6 solid;
}*/
.fl_list {
	width:100%;
	float:left;
	display:flex;
	justify-content:space-between;
}
.fl_title {
	overflow:hidden;
	display:flex;
	justify-content:center;
}
.fl_list p {
	background:-webkit-linear-gradient(left,#a3cb2b,#239cb2);
	line-height:100px;
	text-align:center;
	font-size:30px;
	color:#fff;
	font-weight:bold;
}
.fl_title a {
	line-height:70px;
	width:auto;
	font-size:16px;
	margin-right:0px;
	color:#fff;
	float:left;
	position:relative;
	text-align:center;
	padding:0px 30px;
	margin:0px 0px;
	border-radius:0px;
	margin-left:10px;
}
.fl_title a:nth-last-of-type(1) {
	border-bottom:0px #e5e5e5 solid;
}
.fl_title a:hover {
	background:#e5732a;
	color:#fff;
}
.fl_title .on {
	color:#fff;
	background:#e5732a;
}
.mbx {
	width:auto;
	line-height:65px;
	text-align:right;
	overflow:hidden;
	color:#fff;
	display:flex;
	justify-content:space-between;
}
.fl_center {
	max-width:1440px;
	padding:0px 20px 0px;
	margin:auto;
	overflow:hidden;
}
/**about**/


.nyabout {overflow: hidden;position: relative;width: 100%;}
.Brand
{overflow: hidden;width: 100%;position: relative;background: url(../images/about_02.jpg) no-repeat;background-size: cover;padding: 100px 0px 260px;}
.Brand-c
{
	max-width: 1440px;
	margin: auto;
	padding: 0px 20px;
	display: flex;
	justify-content: space-between;
}
.Brand-c .left
{
	width: 30%;
	font-size: 24px;
	color: #e5732a;
	margin: 10px 0px 20px;
}
.Brand-c .titile
{
	font-size: 78px;
	color: #0c132b;
	font-family: Branch !important;
	line-height: 1em;
}
.Brand-c .titile span
{
	
}
.Brand-c .right
{
	width: 55%;
	font-size: 16px;
	line-height: 2em;
}
.Brand-c .right .title
{
	font-size: 36px;
	color: #0c132b;
	font-weight: bold;
	line-height: 1.5em;
}

.Brand-c .right .summary
{
	font-size: 24px;
	color: #e5732a;
	margin: 10px 0px 20px;
}
.Brand-c .right ul
{display: flex;justify-content: space-between;width: 100%;overflow: hidden;margin-top: 60px;}

.Brand-c .right ul li p
{
	max-width: 160px;
}
.Brand-c .right ul li p:nth-of-type(1)
{
	font-size: 60px;
	color: #0c132b;
	font-family: Branch !important;
	line-height: 1.2em;
}
.Brand-c .right ul li p:nth-of-type(1) em
{
    font-size: 22px;
    font-style: normal;
    margin-left: 5px;
}


.Profile
{overflow: hidden;width: 100%;padding: 100px 0px;}
.Profile .center
{max-width: 1440px;margin: auto;padding: 0px 20px;display: flex;align-items: center;}
.Profile .left
{width: 50%;padding-right: 70px;}
.Profile .left p
{font-size: 16px;margin-bottom: 20px;line-height: 2em;}
.Profile .left .title
{font-size: 24px;color: #e5732a;margin: 10px 0px 20px;}

.Profile .right
{width: 50%;}
.Profile .right img{
	max-width:100%;
}



.Brand-culture
{
    max-width: 1440px;
    margin: auto;
    overflow: hidden;
    padding: 80px 20px;
}
.when-title
{
	font-family: Branch !important;
	font-size: 70px;
	text-transform: uppercase;
	text-align: center;
	color: #0c132b;
	line-height: 1em;
}
.whcn-title
{
	font-size: 30px;
	text-align: center;
	color: #e5732a;
}
.Brand-culture ul
{
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.Brand-culture ul li
{
    width: 50%;
    margin: 0px;
    padding: 0px;
    transition: all 0.5s;
    background: #f9f9f9;
    cursor: pointer;
}
.Brand-culture ul li .Brand-img
{
	height: 50%;
	overflow: hidden;
}
.Brand-culture ul li .Brand-img p
{
	height: 100%;
}

.Brand-culture ul li .Brand-img img
{
	height: 100%;
	width: 100%;
	transform:scale(1);
	object-fit: cover;
	transition: all 0.5s;
}
.Brand-culture ul li:hover .Brand-img img
{
	transform: scale(1.1);
}


.Brand-culture ul li .Brand-text
{
	padding: 40px 50px;
	height: 50%;
	transition: all 0.5s;
}


.Brand-culture ul li:hover
{
	background:#e5732a;
}


.Brand-culture .ulimg
{
	padding: 0px 0px;
}

.Brand-culture .ulimg li

{
	padding: 0px;
	border: 0px #eee solid;
	padding: 20px;
	margin: 0;
}

.Brand-culture ul li .center
{
	width: auto;
	max-width: 250px;
	margin: auto;
}

.Brand-culture ul li img
{
    max-width: 100%;
}
.Brand-culture ul li p
{
    font-size: 16px;
    color: #333;
    line-height: 2em;
    transition: all 0.5s;
}

.Brand-culture ul li:hover p
{
    color: #fff;
}

.Brand-culture ul li .wh-title
{
    font-size: 22px;
    color: #e5732a;
    margin: 0px 0px 10px;
}
.Brand-culture ul li .wh-title em
{
    display: block;
    font-style: normal;
    color: #ccc;
    font-family: Branch !important;
    line-height: 1em;
    font-size: 18px;
    transition: all 0.5s;
}
.Brand-culture ul li:hover .wh-title em
{
    color: #fff;	
}

/**environment**/
.honor {
	background:#f6f6f6;
	padding:80px 0px;
}
.honor_center {
	max-width:1440px;
	margin:auto;
	overflow:hidden;
	padding:0px 20px 60px;
}
.honor_img {
	width:calc((100% - 60px)/3);
	float:left;
	margin-right:30px;
	margin-bottom:30px;
}
.honor_img:nth-of-type(3n) {
	margin-right:0px;
}
.honor_img .ico {
	height:0px;
	display:block;
	width:100%;
	padding-top: 75%;
	position:relative;
	overflow:hidden;
	background: #fff;
}
.honor_img .ico img {
	position:absolute;
	top:50%;
	left:50%;
	width:100%;
	height:100%;
	object-fit: contain;
	transform:translate(-50%,-50%)scale(1);
	transition:all 0.5s;
	padding: 40px;
}
.honor_img:hover .ico img {
	transform:translate(-50%,-50%)scale(1.1);
}
.honor_img .title {
	font-size:16px;
	text-align:center;
	padding:20px;
	color:#666;
	background: #efefef;
	transition: all 0.5s;
}
.honor_img:hover .title {
	color:#fff;
	background:#e5732a;
}
/**news**/

.nynews {
	width:100%;
	overflow:hidden;
	position:relative;
	padding-bottom:80px;
	background:#f9f9f9;
}
.nynews_center {
	max-width:1440px;
	margin:auto;
	padding:80px 20px 0px;
	overflow:hidden;
}
.nynews_list {
	width:100%;
	float:left;
	margin-right:0px;
	padding:30px;
	margin-bottom:50px;
	border:0px #eee solid;
	transition:all 0.5s;
	background:#fff;
}
.nynews_list:hover {
	box-shadow:0px 5px 20px rgba(0,0,0,0.1);
}
.nynews_list:nth-of-type(3n) {
	margin-right:0px !important;
}
.nynews_list_c {
	display:flex;
	width:100%;
	justify-content:center;
	align-items:center;
	position:relative;
}
.nynews_list_img {
	overflow:hidden;
	position:relative;
	float:right;
	width:30%;
	height:0px;
	padding-top:18%;
}
.nynews_list_img a {
	display:block;
	width:100%;
	transform:scale(1);
	transition:all 0.5s;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	height:100%;
	background-size:cover !important;
}
.nynews_list:hover .nynews_list_img a {
	position:absolute;
	top:50%;
	transform:translateY(-50%) scale(1.1);
}
.nynews_list_text {
	padding:0px 35px;
	width:70%;
	float:left;
	display:block;
	height:100%;
}
.nynews_list_text a.more {
	font-size:15px;
	color:#999;
	margin-top:20px;
	display:block;
}
.nynews_list:hover a.more {
	color:#e5732a;
}
.nynews_list_c .time {
	font-size:16px;
	color:#fff;
	width:120px;
	text-align:center;
	height:120px;
	padding-right:0px;
	background:#0c132b;
	padding:20px 0px;
	font-weight:100;
	transition:all 0.5s;
	font-family:Branch !important;
}
.nynews_list:hover .time {
	background:#e5732a
}
.nynews_list_c .time span {
	font-size:48px;
	color:#fff;
	display:block;
	font-family:Branch !important;
	line-height:48px;
}
.nynews_list_ptitle a {
	font-size:22px;
	color:#0c132b;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	transition:all 0.5s;
}
.nynews_list:hover .nynews_list_ptitle a {
	color:#e5732a;
}
.nynews_list_summary {
	color:#999;
	font-size:15px;
	margin-top:20px;
	line-height:1.8em;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	min-height:auto;
}
/**.news_detail**/


.news_detail {
	overflow:hidden;
	max-width:1440px;
	margin:auto;
	padding:50px;
	background:#fff;
}
.news_detail h1.title {
	text-align:center;
	font-size:24px;
	border-bottom:0px solid #e0e1dc;
	margin-bottom:5px;
	padding-bottom:10px;
	color:#333;
	font-weight:normal;
}
.info_title {
	border-bottom:1px solid #e1e4e6;
}
.news_detail h3.title_bar {
	line-height:26px;
	text-align:center;
	font-weight:normal;
	color:#999;
	font-size:14px;
	overflow:hidden;
	padding-bottom:10px;
}
.content {
	font-size:16px;
	color:#666;
	line-height:1.8em;
	padding-top:20px;
}
.content img {
	max-width:100%;
}
.detailpage {
	line-height:26px;
	border-top:1px solid #e0e1dc;
	margin-top:30px;
	padding-top:20px;
	font-size:16px;
	color:#999999;
}
.precontent {
	width:50%;
	float:left;
	line-height:50px;
	font-size:14px;
}
.nextcontent {
	width:50%;
	float:right;
	text-align:right;
	line-height:50px;
	font-size:14px;
}
.page span {
	color:#999999;
}
.page a {
	color:#999999;
}
.page a:hover {
	color:#e5732a;
}
.news_detail_center {
	max-width:100%;
	overflow:hidden;
}
/**products*



.products {
	padding:80px 0px;
	width:100%;
	overflow:hidden;
	background:#f9f9f9;
}*/

.indexpr_main {
	overflow:hidden;
	margin:0px auto 0px;
	position:relative;
	max-width:1440px;
	padding:0px 20px;
}
.indexpr_main li {
	width:calc((100% - 70px)/2) !important;
	float:left;
	margin-right:70px;
	margin-bottom:70px;
	position:relative;
	overflow:hidden;
}
.indexpr_main li .title {
	padding:0px 20px;
	text-align:center;
	color:#333;
	background:#fff;
	font-size:16px;
	width:calc(100% - 110px);
	text-align:left;
}
.indexpr_main li .title span {
	display:block;
	color:#999;
	font-size:15px;
	margin-top:5px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	line-height:2em;
}
.indexpr_main li:nth-of-type(2n) {
	margin-right:0px !important;
}
.indexpr_main li:hover a {
	color:#fff;
}
.indexpr_main li a .pr_img img {
	width:100%;
	transition:all 0.5s;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%)scale(1);
	object-fit:cover;
	height:100%;
}
.indexpr_main li:hover .pr_img img {
	transform:translate(-50%,-50%)scale(1.1);
}
.indexpr_main li .pr_img {
	position:relative;
	overflow:hidden;
	padding-top:58%;
	width:100%;
}
.indexpr_main li .pr_main {
	background:#fff;
	padding:40px;
}
.indexpr_main li .text {
	display:flex;
	justify-content:center;
	align-items:center;
}
.indexpr_main li .text .pics {
	width:110px;
	height:0px;
	position:relative;
	overflow:hidden;
	padding-top:20%;
}
.indexpr_main li .text .pics img {
	width:100%;
	transition:all 0.5s;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%)scale(1);
	object-fit:cover;
	height:100%;
}
.indexpr_main li .text .title a {
	display:block;
	font-size:24px;
	color:#e5732a;
}
.indexpr_main li .text2 {
	justify-content:flex-start;
}
.indexpr_main li .text2 .title {
	padding:0px 0px;
	width:100%;
}
.indexpr_main li .link {
	display:flex;
	justify-content:space-between;
	align-items:center;
	width:100%;
	overflow:hidden;
	margin-top:30px;
}
.indexpr_main li .link .more {
	line-height:50px;
	width:calc((100% - 20px)/2);
	text-align:center;
	height:50px;
	background:#0c132b;
	color:#fff;
	border:2px #0c132b solid;
	transition:all 0.5s;
}
.indexpr_main li .link .more:hover {
	background:none;
	color:#0c132b;
}
.indexpr_main li .link .przx {
	line-height:50px;
	width:calc((100% - 20px)/2);
	text-align:center;
	height:50px;
	background:#e5732a;
	color:#fff;
	margin:auto;
	display:block;
	margin-left:20px;
	border:2px #e5732a solid;
	transition:all 0.5s;
}
.indexpr_main li .link .przx:hover {
	background:none;
	color:#e5732a;
}
/**Partner**/
.partner {
	width:100%;
	overflow:hidden;
}
.partner_img {
	width:calc((100% - 50px)/6);
	float:left;
	margin-right:10px;
	transition:all 0.5s;
	background:#fff;
	margin-bottom:10px;
}
.partner_img a {
	display:flex;
	justify-content:center;
	align-items:center;
	height:118px;
}
.partner_img a img {
	height:100%;
	width:100%;
	object-fit:contain;
}
.partner_img:nth-of-type(6n) {
	margin-right:0px;
}
.partner_img:hover {
	box-shadow:0px 5px 10px rgba(0,0,0,0.1);
}
/**video**/
.video_center {
	max-width:1440px;
	margin:auto;
	overflow:hidden;
	padding:0px 20px 0px;
}
.video_img {
	width:calc((100% - 100px)/3);
	float:left;
	margin-right:50px;
	box-shadow:0px 0px 20px rgba(0,0,0,0.01);
	margin-bottom:50px;
}
.video_img:nth-of-type(3n) {
	margin-right:0px;
}
.video_center .ico:before {
	content:'';
	width:77px;
	height:77px;
	position:absolute;
	background:url(../images/video.png) no-repeat center;
	z-index:2;
	top:50%;
	left:50%;
	margin:-38px 0px 0px -38px;
}
.video_center .ico {
	height:0px;
	display:block;
	width:100%;
	padding-top:65%;
	position:relative;
	overflow:hidden;
}
.video_center img {
	position:absolute;
	top:50%;
	left:50%;
	width:100%;
	height:100%;
	object-fit:cover;
	transform:translate(-50%,-50%)scale(1);
	transition:all 0.5s;
}
.video_img:hover img {
	transform:translate(-50%,-50%)scale(1.1);
}
.video_center .title {
	font-size:16px;
	text-align:left;
	padding:0px 30px;
	color:#666;
	background:#fff;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	line-height:80px;
	transition:all 0.5s;
}
.video_img:hover .title {
	color:#fff;
	background:#e5732a;
}
/**contact**/
.ny-contact {
	width:100%;
	overflow:hidden;
	position:relative;
}
.contact-center {
	max-width:1440px;
	margin:auto;
	padding:80px 20px;
}
.ny-contact .content {
	display:flex;
	background:#f6f6f6;
	padding:0px;
}
.ny-contact .content .left {
	width:40%;
	padding:50px;
}
.ny-contact .content .left .title {
	font-size:36px;
	color:#e5732a;
	line-height:2em;
}
.ny-contact .content .left .phone {
	background:url(../images/contact_05.jpg) no-repeat left center;
	padding-left:25px;
	color:#b0b0b0;
	margin-top:20px;
}
.ny-contact .content .left .email {
	background:url(../images/contact_09.jpg) no-repeat left center;
	padding-left:25px;
	color:#b0b0b0;
	margin-top:20px;
}
.ny-contact .content .left .add {
	background:url(../images/contact_13.jpg) no-repeat left center;
	padding-left:25px;
	color:#b0b0b0;
	margin-top:20px;
}
.ny-contact .content .right {
	width:60%;
	position:relative;
	overflow:hidden;
}
#wrap {
	margin-top:0px;
	border:1px #eee solid;
}
.messages {
	background:url(../images/contact_17.jpg) no-repeat center;
	padding:50px 50px 80px;
	margin-top:50px;
	background-size:cover;
	display:flex;
	justify-content:space-between;
	border-top:6px #e5732a solid;
}
.messages .left {
	width:30%;
}
.messages .left p {
	font-size:16px;
	color:#fff;
	line-height:2em;
}
.messages .left .en_title {
	font-size:48px;
	font-family:Branch !important;
	line-height:1.2em;
	margin-bottom:30px;
}
.messages .left a {
	display:block;
	width:200px;
	line-height:50px;
	background:url(../images/kf.png)#e5732a no-repeat 45px center;
	text-align:left;
	font-size:16px;
	color:#fff;
	padding-left:85px;
	margin-top:30px;
}
.messages input {
	line-height:50px;
	border-radius:0px;
	border:1px rgba(255,255,255,0.1) solid;
	padding:0px 20px;
	width:100%;
	background:none;
	margin-bottom:15px;
	color: #fff;
}
.messages-list {
	display:block;
	justify-content:space-between;
}
.messages textarea {
	display:block;
	line-height:1.8em;
	border-radius:0px;
	border:1px rgba(255,255,255,0.1) solid;
	padding:10px 20px;
	width:100%;
	margin-top:0px;
	height:160px;
	background:none;
	color: #fff;
}
.messages button {
	width:100%;
	line-height:50px;
	background:#e5732a;
	border:none !important;
	color:#fff;
	margin-top:20px;
	font-size:16px;
	outline:0;
	box-shadow:0 0 0 0rem rgb(0 123 255 / 25%);
}
/**prDetails**/

.Details {
	overflow:hidden;
	margin:0px 0px 0px;
	background:#f6f6f6;
	padding-bottom:80px;
}


.fa_Prodt {
	margin:60px auto 0px;
	padding:0px 20px;
	max-width:1440px;
}
.fa_wrapper {
	margin-top:0px;
}
.fa_comm_cnt {
	overflow:hidden;
	max-width:1640px;
	padding:0px 0px;
	margin:auto;
}
.fa_comm_r {
	width:100%;
	overflow:hidden;
}
.fa_top_l {
	width:50%;
	float:left;
	position:relative;
	overflow:hidden;
	margin:auto;
	padding-right:0px;
}
.fa_top {
	display:flex;
	justify-content:center;
	align-items:center;
	background:#ffffff;
}
.fa_dt_r {
	width:50%;
	float:left;
	padding:50px;
}
.fa_pro_tit {
	}.fa_big_swp {
	background:#fff;
	width:100%;
	position:relative;
}
.fa_mohide {
	position:relative;
	bottom:0px;
	z-index:9;
	padding:20px 60px;
	background:#eee;
}
.fa_mohide .swiper-slide {
	border:2px #fff solid;
	cursor:pointer;
}
.fa_mohide .swiper-slide.swiper-slide-thumb-active {
	border:2px #e5732a solid;
}
.fa_mohide .fa_Img {
	height:90px;
}
.fa_mohide .fa_Img img {
	position:absolute;
	top:50%;
	left:50%;
	width:100%;
	object-fit:cover;
	height:100%;
	transform:translate(-50%,-50%);
}
.fa_big_swp .swiper-slide {
	position:relative;
	height:auto;
	overflow:hidden;
	margin-right:0px !important;
}
.fa_big_swp .swiper-slide img {
	position:relative;
	width:100%;
	object-fit:cover;
	height:100%;
}
.Details2 .fa_big_swp .swiper-slide img {
	object-fit:contain;
	height:100%;
}
.fa_Imgmax {
	border:0px #eee solid;
	height:500px;
	padding:0px;
	background:#fff;
	width:100%;
}
.Details2 .fa_Imgmax {
	height:600px;
	padding:50px;
	background:#eee;
}
.fa_btn_l {
	width:30px;
	left:0px;
	float:left;
	position:absolute;
	left:20px;
	top:20px;
	z-index:2;
}
.fa-angle-left:before {
	width:30px;
	height:90px;
	display:block;
	font-size:20px;
	color:#999;
	text-align:center;
	line-height:90px;
	background:none;
	cursor:pointer;
}
.fa_btn_r {
	width:30px;
	float:left;
	position:absolute;
	right:20px;
	top:20px;
	z-index:2;
}
.fa-angle-right:before {
	content:"\f105";
	width:30px;
	height:90px;
	display:block;
	font-size:20px;
	color:#999;
	text-align:center;
	line-height:90px;
	background:none;
	cursor:pointer;
}
.fa-angle-right:hover:before {
	color:#e5732a;
	background:none;
}
.fa-angle-left:hover:before {
	color:#e5732a;
	background:none;
}
.fa_content {
	width:100%;
	overflow:hidden;
	max-width:1640px;
	margin:30px auto 0px;
	border:0px #f6f6f6 solid;
	padding:40px;
	background:#fff;
}
.Details_mbx_c {
	max-width:1400px;
	overflow:hidden;
}
.pr_list {
	width:120px;
	height:40px;
	background:url(../images/fh.png)#f3f3f3 no-repeat 20px center;
	display:block;
	line-height:40px;
	padding-left:44px;
	border-radius:20px;
	margin-right:0px;
	float:right;
}
.pr_list:hover {
	background:url(../images/fh2.png)#0d56a5 no-repeat 20px center;
	color:#fff;
}
.Details_mbx {
	overflow:hidden;
	margin-top:100px;
}
.Details_mbxc {
	max-width:1440px;
	display:flex;
	width:100%;
	justify-content:space-between;
	margin:auto;
	align-items:center;
	padding:25px 20px;
}
.Details_mbxc .mbx_list {
	width:auto;
	color:#999;
	background:url(../images/mbx.png) no-repeat left center;
}
.Details_mbxc .mbx_list a {
	color:#999;
}
.upanddown {
	width:100%;
	float:left;
	text-align:center;
	background:#f6f6f6;
}
.upanddown .up {
	float:left;
}
.upanddown .up i {
	margin-right:10px;
}
.upanddown .dow {
	float:right;
}
.upanddown .dow i {
	margin-left:10px;
}
.upanddown a {
	display:inline-block;
	height:46px;
	line-height:46px;
	font-size:14px;
	padding:0px 20px;
	text-align:center;
	color:#999;
	border-radius:30px;
	min-width:150px;
	margin-left:0px;
	background:#eeeeee;
}
.upanddown a:hover {
	background:#0d56a5;
	color:#fff;
}
.hot_c {
	width:50%;
	float:left;
}
.fa_pro_tit {
	font-size:24px;
	color:#e5732a;
	text-align:left;
}
.pr_pages a {
	line-height:40px;
	font-size:14px;
	color:#999;
	width:calc((100% - 20px)/3);
	text-align:center;
	display:block;
	flex-basis:auto;
	background:#f6f6f6;
	margin-right:10px;
	height:40px;
	padding:0px 0px;
}
.pr_pages a:hover {
	background:#e5732a;
	color:#fff;
}
.pr_pages a:nth-last-of-type(1) {
	margin-right:0px;
}
.ext_Specification {
	font-size:16px;
	color:#999;
	margin-top:15px;
	line-height:2em;
	text-align:left;
}
.ext_Specification p {
	position:relative;
	margin-bottom:5px;
	padding-left:20px;
}
.ext_Specification p:before {
	content:'';
	width:6px;
	height:6px;
	position:absolute;
	left:0px;
	top:15px;
	background:#3ba598;
	border-radius:100%;
}
.zx {
	margin-top:40px;
}
.zx a {
	padding-left:0px;
	font-size:22px;
	display:block;
	width:100%;
}
.zx .zxzx {
	background:#e5732a;
	color:#fff;
	line-height:50px;
	font-size:16px;
	text-align:center;
	margin-top:30px;
	border:2px #e5732a solid;
	transition:all 0.5s;
}
.zx a.zxzx:hover {
	background:none;
	border:2px #e5732a solid;
	color:#e5732a;
}
.zx a i {
	display:block;
	font-style:normal;
	font-size:14px;
	color:#999;
	font-weight:normal;
	background:url(../images/tel.png) no-repeat left center;
	padding-left:25px;
	margin-bottom:5px;
}
.zx a span {
	font-family:bahnschrift !important;
	font-size:30px;
	color:#e5732a;
	font-weight:100;
}
.pr_pages {
	display:flex;
	width:30%;
}
.ext_use {
	font-size:16px;
	color:#666;
	padding:30px 0px;
	line-height:1.8em;
	border-bottom:1px #ddd solid;
}
.ext_tel p {
	padding-top:30px;
	font-size:16px;
	color:#666;
}
.ext_tel span {
	display:block;
	color:#0d56a5;
	background:url(../images/kf.png) no-repeat left;
	font-size:30px;
	padding-left:45px;
	font-family:arial !important;
	font-weight:bold;
	background-size:36px;
}
.fa_tab_content {
	padding:20px 0px;
	max-width:1640px;
	margin:auto;
	margin-top:20px;
}
.xz_list {
	display:flex;
	width:100%;
	justify-content:space-between;
	padding:20px 0px;
	background:#f6f6f6;
	padding:20px;
}
.xz_list span {
	display:block;
	line-height:32px;
}
.xz_list a {
	color:#fff;
	background:#3ba598;
	display:block;
	border-radius:4px;
	padding:0px 30px;
	line-height:32px;
}
.fa_tab_content p {
	line-height:36px;
	font-size:16px;
	color:#666666;
}
.fa_tab_content .content {
	display:none;
}
.fa_tab_content .content.cur {
	display:block;
}
.fa_active {
	display:block;
	width:auto;
	height:auto;
	font-size:20px;
	color:#fff;
	padding:0px 0px;
	cursor:pointer;
	border-bottom:1px #eee solid;
	height:60px;
	text-align:center;
	line-height:60px;
}
.fa_active em {
	display:block;
	font-style:initial;
	font-size:20px;
}
.mbx a {
	font-size:14px;
	color:#fff;
	padding:0px 5px;
}
.mbx p {
	line-height:60px;
}
.mbx {
	color:#fff;
	line-height:70px;
}
.mbx_list {
	background:url(../images/cop2_icon3.png) no-repeat left center;
	padding-left:20px;
	width:100%;
	text-align:left;
}
.fa_active i {
	width:auto;
	font-style:initial;
	float:left;
	display:block;
	line-height:60px;
	padding:0px;
	border-bottom:2px rgba(255,255,255,0) solid;
	color:#666;
}
.fa_active i.cur {
	border-bottom:2px #23824d solid;
	color:#23824d;
}
.fa_tab_tit {
	background:#fff;
	margin-bottom:20px;
}
.mySwiper .swiper-wrapper {
	display:block;
}
.mySwiper .swiper-wrapper li {
	float:left;
	margin-top:0px !important;
	margin-bottom:30px !important;
}

.Detailsys .pag4
{
    margin-top:0px;
}

.Detailsys
{
    height: 90vh !important;
}

.Details-products
{
padding: 80px 0px 20px;
}
.news-pr
{
    font-size: 30px;
    margin-bottom: 40px;
    color: #333;
}


/**search-result**/

.search-result
{
    padding: 80px 0px 0px;
    width: 100%;
    overflow: hidden;
    background: #f9f9f9;
}